AOnClickListener
Complete API reference for AOnClickListener, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Android Views
Component: no
public class AOnClickListener
Methods
| Signature | Returns | Description |
|---|---|---|
onClick(View) | void | Performs the onClick operation using the provided parameters (v). |
onClickEvent(View) | void | Executes onClickEvent and returns after the underlying engine call finishes. |